projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c34826d
)
(struct ccl_program): New member eight_bit_control.
author
Kenichi Handa
<handa@m17n.org>
Tue, 27 Feb 2001 03:29:08 +0000
(
03:29
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Tue, 27 Feb 2001 03:29:08 +0000
(
03:29
+0000)
src/ccl.h
patch
|
blob
|
history
diff --git
a/src/ccl.h
b/src/ccl.h
index f46077f79661a283eb943255310c7536a74b6671..ed89bf5e6d87d81cad3c26d59e91d0514d32b386 100644
(file)
--- a/
src/ccl.h
+++ b/
src/ccl.h
@@
-65,6
+65,8
@@
struct ccl_program {
system. */
int suppress_error; /* If nonzero, don't insert error
message in the output. */
+ int eight_bit_control; /* Set to nonzero if CCL_WRITE_CHAR
+ writes eight-bit-control char. */
};
/* This data type is used for the spec field of the structure